 		.list_con{
			
			width:1200px;
			height:200px;
			/* border:1px solid #000; */
			margin:10px auto 0;
			/* background-color:#f0f0f0; */
			position:relative;
			overflow:hidden;
		}

		.list_con ul{
			list-style:none;
			width:2000px;
			height:200px;
			position:absolute;
			left:0;
			top:0;
		}


		.list_con li{
			width:230px;
			height:230px;
			float:left;
			margin:10px;
		}

		.btns_con{
			width:1000px;
			height:30px;
			margin:50px auto 0;
			position:relative;
		}

		.left,.right{
			width:30px;
			height:30px;
			background-color:gold;
			position:absolute;
			left:-40px;
			top:124px;
			font-size:30px;
			line-height:30px;
			color:#000;
			font-family: 'Arial';
			text-align:center;
			cursor:pointer;
			border-radius:15px;
			opacity:0.5;
		}
		.right{
			left:1010px;			
			top:124px;			
		}
	/* @charset "utf-8";
	/* slideTxtBox2 */
	/*.slideTxtBox2{width:1200px;height:226px;margin:0 auto;margin-top:10px;}
	.slideTxtBox2 .hd{height:36px;width:1200px;margin-bottom:20px;}
	.slideTxtBox2 .hd ul{float:left;height:36px;}
	.slideTxtBox2 .hd ul li{float:left;width:118px;height:36px;text-align:center;line-height:38px;font-weight:bold;color:#008500;cursor:pointer;}
	.slideTxtBox2 .hd ul li a{color:#02761b;}
	.slideTxtBox2 .hd ul li a:hover{text-decoration:none;}
	.slideTxtBox2 .hd ul li.on{color:#fff;background:url(images/nabjj_12.jpg) no-repeat;}
	.slideTxtBox2 .hd ul li.on a{color:#fff;}
	.slideTxtBox2 .hd .btn{float:right;margin:8px 0 0 0;}
	.slideTxtBox2 .hd .btn div{width:11px;height:20px;overflow:hidden;cursor:pointer;background:url(images/arrow-left-right.gif) no-repeat;float:left;margin:0 10px 0 0;display:inline;}
	.slideTxtBox2 .hd .btn .prev{background-position:0 0;}
	.slideTxtBox2 .hd .btn .next{background-position:-11px 0;}
	.slideTxtBox2 .bd{width:1200px;height:158px;margin:0 auto;line-height:32px;text-align:center;}
	.slideTxtBox2 .bd .hceg{width:176px;height:158px;margin-left:14px;} */